SyStateReportDegreeMapping 
Logical Entity Name  SyStateReportDegreeMapping 
Default Table Name  SyStateReportDegreeMapping 
Physical Only  NO 
Definition 
 
Note 
 

SyStateReportDegreeMapping Columns 
ColumnName  Domain  Datatype  NULL  Definition 
SyStateReportDegreeMappingID(PK)    int  NO 
 
SyStateReportConfigurationID(FK)    int  NO 
 
AdDegreeID(FK)    int  NO 
 
UserID(FK)    int  NO 
 
DateAdded    datetime  NO 
 
DateLstMod    datetime  NO 
 
ts    timestamp  NO 
 

SyStateReportDegreeMapping Primary and Unique Keys 
Key Name  Key Type  Keys 
PK_SyStateReportDegreeMapping_SyStateReportDegreeMappingID  PrimaryKey  SyStateReportDegreeMappingID 

SyStateReportDegreeMapping Foreign Keys 
Parent Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype  Not For Replication 
AdDegree  Non-Identifying  One To Zero or More  FK_SyStateReportDegreeMapping_AdDegreeID_AdDegree_AdDegreeID      AdDegreeID  NO  YES 
SyStateReportConfiguration  Non-Identifying  One To Zero or More  FK_SyStateReportDegreeMapping_SyStateReportConfigurationID_SyStateReportConfiguration_SyStateReportConfigurationID      SyStateReportConfigurationID  NO  YES 
SyStaff  Non-Identifying  One To Zero or More  FK_SyStateReportDegreeMapping_UserID_SyStaff_SyStaffID      UserID  NO  YES 
Child Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype  Not For Replication 

SyStateReportDegreeMapping Check Constraints 
Check Constraint Name  CheckConstraint